Merge changes made in Gnus trunk.
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Mon, 20 Sep 2010 23:08:33 +0000 (23:08 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Mon, 20 Sep 2010 23:08:33 +0000 (23:08 +0000)
commita9ce73f3970172fd4936f2d97cca2e706b3fd73e
treeb08d3fde120f174e93da443eb71982f27a0f9936
parent192f45fc387478e6dca899aedb9758eedce7a409
Merge changes made in Gnus trunk.

mail-parse.el (mail-header-encode-parameter): Use -encode-parameter instead of -encode-string.
nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of "".
gnus-news.texi: Say what Emacs versions we support.
nnimap.el: Implement group deletion.
nnimap.el (nnimap-transform-headers): Return the size of the entire message in the Bytes header, not just the size of the first part.
gnus-news.texi: The nnimap makeover.
gnus-news.texi (Supported Emacs versions): Fix typo.
nnimap.el (nnimap-request-move-article): Fix article moving from nnimap to other servers.
nnimap.el (nnimap-request-set-mark): Don't wait for a response when we haven't requested anything.
nnimap.el (nnimap-command): Make sure that the error message doesn't error out.
doc/misc/gnus-news.texi
lisp/gnus/ChangeLog
lisp/gnus/mail-parse.el
lisp/gnus/nnimap.el